home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / windows / wcapslok.zip / WCAPLOCK.TXT < prev    next >
Text File  |  1992-05-29  |  3KB  |  81 lines

  1. wCapLock
  2.  
  3. wCapLock.exe is a Windows program designed to make your keyboard operate more
  4. like a typewriter.  Once it has been started, the CapsLock and Shift keys
  5. interact the way you'd expect them to: If you are typing text with CapsLock
  6. turned on, and type a letter with the Shift key pressed, the letter you typed
  7. is capitalized, and CapsLock is turned off.  This is in contrast to the
  8. default Windows operation where the Shift key changes the letter you typed to
  9. lower case, leaving CapsLock on for the rest of what you type - until you
  10. realize it's backwards, and have to go back and fix the whole line.
  11.  
  12. Once you've started wCapLock, it affects all of your applications, unless you
  13. deactivate it.  Thus, your spreadsheets, word processors, and development
  14. tools will all start behaving in a more sensible manner, just by installing
  15. one program.  Does that sound like a dream come true? It did to me, once I'd
  16. gotten the darned thing working!
  17.  
  18. Installation
  19.  
  20. Three files are needed for wCapLock to work: WCAPLOCK.EXE, CAPSLOCK.DLL, and
  21. WCAPLOCK.RES.  Copy these three files to your Windows directory, or some
  22. other convenient location on the DOS path.  You can then either start the
  23. program by using the File Run command from the Program Manager, or have
  24. wCapLock started automatically by Windows as it boots.  I find the latter
  25. much more sensible, because it always works right that way.  To get Windows
  26. to autostart the program, simply add a "load=wcaplock.exe" line to the
  27. [windows] section of your WIN.INI file.
  28.  
  29. For example:
  30.  
  31.     [windows]
  32.     spooler=yes
  33.     load=wcaplock.exe
  34.     run=
  35.     Beep=yes
  36.         .
  37.         .
  38.         (other  WIN.INI lines)
  39.         .
  40.         .
  41.  
  42. The next time you start Windows, your CapsLock key will be working normally. 
  43. If you can't wait that long, just start the program, as mentioned above, from
  44. the File Run box.
  45.  
  46. Using wCapLock
  47.  
  48. Once it's installed, you can pretty much ignore wCapLock: It will just
  49. quietly do its job of simplifying your life without any further work.  If you
  50. double-click on the program's icon, an About box will be displayed.  The
  51. program can be deactivated, if necessary, by pressing Alt-F4 when it's active
  52. (either as an icon or window), or by double-clicking the Close box on the
  53. About dialog.
  54.  
  55. Shareware
  56.  
  57. As you will read in the About box, financial contributions encourage program
  58. development.  This program is distributed freely, and there's nothing anyone
  59. can do to make you pay for using it.  However, if you find it useful, a
  60. contribution to support further work would be really appreciated, and we ask
  61. that you send a $5 "user fee" to help defray the cost of developing programs
  62. like this.  That's the basic idea behind the shareware distribution system:
  63. Try a program, and if you like it, pay the author a fair price for their time
  64. and effort.
  65.  
  66. As a further encouragement to get you to send in your user fee, we'll make
  67. the source code for this program available to contributors for a nominal
  68. charge - For an additional $10, you can have a printed copy of the source
  69. code, and a diskette with all of the required files in your choice of MS-DOS
  70. formats.  Please specify the diskette size and density you want to receive.
  71.  
  72. Please send contributions to:
  73.  
  74. Fred Koschara Enterprises
  75. Post Office Box 15617
  76. Boston, Massachusetts 02215  USA
  77. 617/566-5607 (voice)
  78. 617/277-4001 (BBS, 2400,N,8,1)
  79.  
  80. Thank you for your support and interest, and Happy Typing!
  81.